home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / vmidrv11.zip / OEMSETUP.350 next >
INI File  |  1991-09-10  |  3KB  |  79 lines

  1. [data]
  2.     defxlat=437
  3.  
  4. ; Here are the names of the disks Setup can prompt for.
  5. ; There must be a disk name for each disk number used
  6. ;
  7. ; The disk number '0' is reserved to represent the windows setup directory
  8. ; the directory may be relative to the directory SETUP was run from.
  9. ;
  10. ; the format is:
  11. ;
  12. ; n = path,disk name,disk tag file
  13. ;
  14. ; n           disk "number"  1-9,A-Z (single char only!)
  15. ; path        path of disk n
  16. ; name        name of disk n
  17. ; disk tag    a file on disk n (used to determine if disk is in drive)
  18. ;
  19. [disks]
  20.     2 =. ,"Microsoft Windows 3.0 Disk #2",disk2
  21.     5 =. ,"Microsoft Windows 3.0 Disk #5",disk5
  22.     6 =. ,"Microsoft Windows 3.0 Disk #6",disk6
  23.     8 =. ,"Vermont Microsystems X/Series Driver Diskette",vmioem
  24.  
  25. [display]
  26. ; The string following the driver description specifies the screen
  27. ; resolution. It is used to match the system and OEM character sets
  28. ; with the display selection.
  29. ;
  30. ;profile=driver,Description of driver,                             resolution,   286 grabber,     logo code,    VDD,            386grabber, ,logo data     
  31. ;
  32.  
  33. vmi=8:vmi.drv,"Vermont Microsystems Graphics Processor", "100,120,120", 5:vgacolor.gr2, 2:vgalogo.lgo, 8:vddvmi.386, 8:vmi.gr3,,2:vgalogo.rle
  34.  
  35. ; copy these fonts depending on the 386 grabber being used
  36. ;
  37. [VGA.GR3]
  38. 5:CGA40WOA.FON,5:CGA40850.FON
  39. 5:CGA80WOA.FON,5:CGA80850.FON
  40. 5:EGA40WOA.FON,5:EGA40850.FON
  41. 5:EGA80WOA.FON,5:EGA80850.FON
  42.  
  43. [codepages]
  44. ;
  45. ;       Xlat Table    OEM Font     description.
  46. ;
  47. 863 = 2:xlat863.bin, 2:vga863.fon, "French Canadian (863)"
  48. 861 = 2:xlat861.bin, 2:vga861.fon, "Icelandic (861)"
  49. 865 = 2:xlat865.bin, 2:vga865.fon, "Norway & Denmark (865)"
  50. 850 = 2:xlat850.bin, 2:vga850.fon, "International (850)"
  51. 860 = 2:xlat860.bin, 2:vga860.fon, "Portuguese (860)"
  52. 437 =              ,             , "Standard (437)"
  53.  
  54. [sysfonts]
  55. ; If a display adapter other than the one in system selection is selected
  56. ; the font is chosen which matches the display resolution exactly.
  57. 2:8514sys.fon,"8514/a (1024x768) resolution System Font", "100,120,120"
  58.  
  59. [fixedfonts]
  60. ; If a display adapter other than the one in system selection is selected
  61. ; the font is chosen which matches the display resolution exactly.
  62. 2:8514fix.fon,"8514/a (1024x768) resolution Fixed System Font",  "100,120,120"
  63.  
  64. [oemfonts]
  65. ; The selection    of the OEM (Terminal) font depends on both the screen
  66. ; resolution and the OEM character set (determined by the selection of
  67. ; keyboard driver).
  68. 2:8514oem.fon,"8514 (1024x768) resolution Terminal Font (USA/Europe)", "100,120,120",1
  69.  
  70. [fonts]
  71.      5:HELVF.FON, "Helv 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  72.      6:COURF.FON, "Courier 10,12,15 (8514/a res)", "100,120,120"
  73.      6:TMSRF.FON, "Tms Rmn 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  74.      6:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  75.     6:ROMAN.FON, "Roman (All res)",   "CONTINUOUSSCALING"
  76.     6:SCRIPT.FON, "Script (All res)", "CONTINUOUSSCALING"
  77.     6:MODERN.FON, "Modern (All res)", "CONTINUOUSSCALING"
  78.  
  79.